'Declaration Public Overloads Sub IntersectClip( _
ByVal polygonТочки многоугольника.() As System.Drawing.PointF, _
ByVal fillModeЧлен перечисления GraphicsPathFillMode, определяющий способ заполнения кривой.As Vintasoft.Imaging.Drawing.GraphicsPathFillMode _
)
public void IntersectClip(
System.Drawing.PointF[] polygon,
Vintasoft.Imaging.Drawing.GraphicsPathFillMode fillMode
)
public: void IntersectClip(
System.Drawing.PointF[]* polygon,
Vintasoft.Imaging.Drawing.GraphicsPathFillMode fillMode
)
public:
void IntersectClip(
array<System.Drawing.PointF>^ polygon,
Vintasoft.Imaging.Drawing.GraphicsPathFillMode fillMode
)
Parameters
- polygon
- Точки многоугольника.
- fillMode
- Член перечисления GraphicsPathFillMode, определяющий способ заполнения кривой.